Office .NET Class Library
C#
VB
Show/Hide TOC
Picture
Get
Stream Method
Definition
Namespace:
Independentsoft.Office.Presentation.Drawing
Assembly:
Independentsoft.Office (in Independentsoft.Office.dll) Version: 3.0.460.1+37fe42d8e65847775742df0a70fdb403ab6fa65f
C#
Copy
public
Stream
GetStream
()
VB
Copy
Public
Function
GetStream
As
Stream
Return Value
Stream
Implements
IPicture
GetStream
See Also
Reference
Picture Class
Independentsoft.Office.Presentation.Drawing Namespace
In This Article
Definition
Return Value
Implements
See Also